Papers with autoregressive LM

2 papers
dLLM: Simple Diffusion Language Modeling (2026.acl-demo)

Copied to clipboard

Challenge: diffusion language models (DLMs) are evolving rapidly but many lack transparent implementations or are scattered across codebases.
Approach: They propose an open-source framework that unifies diffusion language modeling components while remaining flexible enough to support new methods and architectures.
Outcome: dLLM unifies the core components of diffusion language modeling and makes them easy to customize for new designs.
Dodo: Dynamic Contextual Compression for Decoder-only LMs (2024.acl-long)

Copied to clipboard

Challenge: Existing approaches to NLP are sparsifying attention patterns or approximating the attention computation with kernel methods.
Approach: They propose a method for dynamic contextual compression for decoder-only LMs.
Outcome: The proposed method reduces the cost of self-attention to a fraction of typical time and space.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations